home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / moreProlog.dxr / Internal_19.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  342 b   |  14 lines

  1. on mouseUp
  2.   sound stop 2
  3.   tell the stage
  4.     forget(window "moreProlog")
  5.     set the visible of sprite 107 to 0
  6.     set the visible of sprite 108 to 0
  7.     set the visible of sprite 105 to 0
  8.     set the visible of sprite 106 to 0
  9.     set the visible of sprite 112 to 0
  10.     set the visible of sprite 113 to 0
  11.     updateStage()
  12.   end tell
  13. end
  14.